home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_q / quizm31.zip / INSTRUCT.QZM < prev    next >
Text File  |  1993-05-25  |  11KB  |  223 lines

  1.    NOTE :  The QuizMaker programs,  QUIZMAKE  and  QUIZPLAY  contain a self-
  2.    verifying routine to protect them against Computer Viruses.  When you run
  3.    these programs you will see a brief message if the programs are clear.  A
  4.    warning message  will be displayed if  the programs have  been altered in
  5.    any way.
  6.  
  7.  
  8.    The Voice routines in QuizMaker do not run in Windows Enhanced Mode.
  9.    If you normally use Windows, please exit to DOS before running QUIZMAKE
  10.    or QUIZPLAY or run Windows in Standard Mode using WIN /S
  11.  
  12. *******************************************************************************
  13.  
  14.    QuizMaker is an Educational tool and a Trivia game. Quiz questions can
  15.    be created for almost any subject - English, History, Geography or Sports,
  16.    World Records etc.
  17.  
  18.    QuizMaker has three types of Quizzes :
  19.  
  20.        -  Question and Answer pairs, where a number of questions is presented
  21.           with their answers in random order, and you match the question with
  22.           the answer.
  23.  
  24.        -  Multiple-Choice Quizzes, where a question is posed and you choose
  25.           the correct answer from a number of answers presented.
  26.  
  27.        -  Standard Quizzes (Tests), where a question is posed and you type
  28.           in your answer.
  29.  
  30.  
  31.    The program has two Modules - QUIZPLAY and QUIZMAKE.  QUIZPLAY presents
  32.    Quizzes to the player.  QUIZMAKE allows you to create Quizzes and has
  33.    Utilities for adding Voice and Music to your Comments.
  34.  
  35.    ************************************************************************
  36.  
  37.    USING QUIZPLAY
  38.    --------------
  39.  
  40.    Type QUIZPLAY and choose from the Menu the type you want to play - Quiz,
  41.    Test or Multiple-Choice.
  42.  
  43.    You will be shown the available Quiz files of the type you have chosen.
  44.    Highlight the file you want and press <ENTER>.
  45.  
  46.    If you choose QUIZ, you can either Play immediately or Review the Quiz.
  47.  
  48.    The Review option will list all the questions contained in the Quiz in
  49.    a Menu format. If you highlight an entry and press <ENTER> you will be
  50.    shown the answer to that question.  This is useful when the Quiz is being
  51.    used for Education e.g. learning State Capitals etc. The player can 'study'
  52.    the subject before trying the Quiz.
  53.  
  54.    When you Play, you will be told how many questions are in the Quiz and
  55.    asked how many you want to try. The minimum is five questions. The number
  56.    you have requested will be chosen randomly from the questions available
  57.    and presented, eight at a time, on screen. The answers to these eight will
  58.    also be shown, in random order.  You choose a question, then choose its
  59.    answer. If you have correctly matched the question and answer, your score
  60.    will be increased.
  61.  
  62.    As each screen is completed, you will be given the choice of Continuing
  63.    with the next screen or Quitting, until the desired number of questions
  64.    has been presented.  When the final question has been answered, a comment
  65.    on your performance will be given.
  66.  
  67.                          **********************************
  68.  
  69.    If you choose TEST or MULTIPLE-CHOICE, then you may be offered an option
  70.    to Review the questions, but not always. The author of the Quiz can decide
  71.    whether to allow Review or not. If the Review option is available, you will
  72.    be shown a Menu of Subjects in the Quiz, and when you highlight and select
  73.    one, the information available on that subject will be presented.
  74.  
  75.                           **********************************
  76.  
  77.    When you take a TEST, you will be told how many questions the Test contains
  78.    and asked how many you want to try. The desired number of questions will
  79.    be chosen at random from the Test, and presented one at a time.  You type
  80.    in the answer to the question, and if it is correct, your score will be
  81.    increased. At the end of each question, you can choose to Continue or
  82.    Quit. You may also be presented with a choice - Information. If this
  83.    appears on the Menu, it means that there is extra information available
  84.    on this subject. Highlight and choose Information to see the extra material.
  85.  
  86.                           ***********************************
  87.  
  88.    Taking a MULTIPLE-CHOICE is almost the same as TEST, but the question is
  89.    presented together with up to five answers, only one of which is correct.
  90.    If you choose the correct one, your score will be increased and you may
  91.    have the Information Option described above. (If you play later and get
  92.    the same question, the answers will be in a different order because they
  93.    are presented randomly each time).
  94.  
  95.  
  96.    NOTE:
  97.  
  98.    QUIZMAKER is a companion program for TutorialWriter, the non-programmer's
  99.    Computer Toolkit. To run QUIZPLAY from within a tutorial use the Command
  100.    #UQUIZPLAY filename.ext  With this Command the menu will be bypassed
  101.    and the Quiz, Test or Multiple Choice file specified will run immediately.
  102.  
  103.  
  104.    **************************************************************************
  105.  
  106.    USING QUIZMAKE
  107.    --------------
  108.  
  109.    Type QUIZMAKE and choose the type of Quiz you want to create. If any
  110.    files of that type are available, you will be given a list of them. If
  111.    this is a new Quiz, type in a file name. QuizMaker will automatically
  112.    add an Extension to the filename - QRC for a Quiz, TRC for a Test and
  113.    MRC for a Multiple-Choice. These are the 'souRCe files'.
  114.  
  115.    All three types have the same initial information. You will be asked to
  116.    give the Quiz a Title and to type in the Author's Name. The Title and
  117.    name will be presented at the top of the screen when the Quiz is played.
  118.  
  119.    You will also be given the opportunity to 'customize' the Comment which
  120.    will be given to the player when the Quiz is completed. If you do not
  121.    customize these, the default Comments shown will be used.
  122.  
  123. *******************************************************************************
  124.  
  125.    NOTE:
  126.    Version 3 now allows you to substitute Voice and Music or an Executable
  127.    file in place of a Comment.
  128.  
  129.    The Voice and Music files are created using the Editors in the Utilities
  130.    Menu. The Executable files can be any .EXE, .COM, .BAT or DOS Command.
  131.  
  132.    To play a Voice file, use the Command #Vfilename.voi on the Comment line
  133.    with the # sign in the FIRST space on that line. No other Comments can be
  134.    placed on that line.
  135.  
  136.    To play a Music file, use the Command #Pfilename.mus on the Comment line
  137.    with the # sign in the FIRST space on that line. No other Comments can be
  138.    placed on that line.
  139.  
  140.    To launch an Executable file, use the command #Uprogram.ext,parameters.
  141.    For example, to present a .PCX file using CSHOW.EXE the Command would be
  142.    #UCSHOW.EXE,MYPIC.PCX
  143.    To display ANSI files, the Command is #UTYPE,myfile.ans
  144.    And the # sign must be in the FIRST space on that line. No other Comments
  145.    can be placed on that line.
  146.  
  147. *****************************************************************************
  148.  
  149.    If you are creating a Test or a Multiple-Choice, you will be asked whether
  150.    you want to allow the Review Option. If you do, the player will be able to
  151.    look at the questions and answers before playing. With the Quiz, the option
  152.    to Review is always allowed.
  153.  
  154.    Then you will be given the opportunity to add an Introduction which will
  155.    be shown at the start of play.
  156.  
  157.    Pressing F1 will give you Help on any screen entry you are making!!!
  158.    --------------------------------------------------------------------
  159.  
  160.                             ******************************
  161.  
  162.    If you are creating a QUIZ, type in the Question and the Answer. Continue
  163.    until all the Questions and Answers are in. The Quiz will hold a maximum
  164.    of 100 Questions and Answers. The Edit function allows you to make changes
  165.    to items already entered. When you Quit from the program, QuizMaker will
  166.    create the Quiz file which will have the same filename, but the Extension
  167.    will be QIZ. The file QRC will still be there. This is the SouRCe file and
  168.    you use it to add delete or modify your Questions and Answers.  A point to
  169.    note is that QuizMaker will not create a QIZ file if the source file has
  170.    fewer than 2 Question and Answer pairs!!
  171.  
  172.                              ******************************
  173.  
  174.    If you are creating a TEST, type in the Question and the Answer you want
  175.    to be displayed after the question has been attempted. Then type in one or
  176.    more MATCHes. When the player types in an answer, if it contains any of
  177.    the MATCHes it will be assumed correct. The matching process converts
  178.    everything to UPPER case and removes all spaces.
  179.  
  180.    If you are going to allow Review, fill in the Key.  This is the entry which
  181.    will appear in the Review menu.
  182.  
  183.    If you want to provide further Information, fill in the Text.
  184.  
  185.    N.B.  Text with no Key will be shown as Information when the question has
  186.          been answered.  Text with a Key will also be shown as Information,
  187.          but in addition, it will be available for the Review option. A Key
  188.          with no Text will be ignored.
  189.  
  190.    Pressing F1 will give you Help on any screen entry you are making!!!
  191.    --------------------------------------------------------------------
  192.  
  193.    A Test file can have up to 100 Questions but the file will be very large
  194.    (approximately 100K ). 50 Questions per file is recommended (50K).
  195.  
  196.    When you Quit, QuizMaker will create a Test file with the Extension TST.
  197.    Only Questions which have an Answer and at least one Match will be
  198.    included. Others will remain in the souRCe file ( TRC) but will not be
  199.    copied to the TST until they meet these requirements.
  200.  
  201.                           *******************************
  202.  
  203.    Creating a MULTIPLE-CHOICE is the same as creating a Test, but instead of
  204.    Matches you provide a Correct Answer and up to four Wrong Answers. The
  205.    order in which the Wrong answers are entered is not important. When the
  206.    Quiz is presented, all the answers will be shown in random order, and the
  207.    order will be different every time the question is presented.
  208.  
  209.    Everything else is the same as Test, described above.
  210.  
  211.    Pressing F1 will give you Help on any screen entry you are making!!!
  212.    --------------------------------------------------------------------
  213.  
  214.    When you Quit, Quizmaker will create a Multiple-Choice file with the
  215.    Extension MLT.  Only questions with a Correct Answer and at least one
  216.    Wrong answer will be included.  The others will be retained in the souRCe
  217.    file (MRC) until they meet these requirements.
  218.  
  219.  
  220.    Have fun!
  221.  
  222.    Intelligent Educational Software.
  223.